Further speed up rpm completion, by caching the installed packages
authorGlenn Morris <rgm@gnu.org>
Fri, 22 Jun 2012 07:38:26 +0000 (00:38 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 22 Jun 2012 07:38:26 +0000 (00:38 -0700)
commit2123dfd23643b7f76c5f621ed6c17c3d5a293223
treee31f3ac74df835e5537872daeb0f20fca811bfa2
parentce1f592b3ccf6123d7216389ce7297cf0ce73cec
Further speed up rpm completion, by caching the installed packages

* lisp/pcmpl-rpm.el (pcmpl-rpm-cache): New option.
(pcmpl-rpm-cache-stamp-file): New constant.
(pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
(pcmpl-rpm-packages): Optionally cache list of packages.
lisp/ChangeLog
lisp/pcmpl-rpm.el